home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 53
/
Volume 53 - JOGO DISK .iso
/
Games
/
thefarmer.swf
/
scripts
/
DefineButton2_165
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2007-10-01
|
77b
|
7 lines
on(release){
if(nama != "")
{
gotoAndStop("intro");
}
}